pvcreate -B /dev/rdsk/root-mirror
vgextend /dev/vg00 /dev/dsk/root-mirror
mkboot /dev/rdsk/root-mirror
mkboot -a "hpux -lq" /dev/rdsk/root-mirror
mkboot -a "hpux -lq" /dev/rdsk/root-disk
lvextend -m 1 /dev/vg00/lvol1
lvextend -m 1 /dev/vg00/lvol2
.... etc....
lvlnboot -R
Subscribe to:
Post Comments (Atom)
Oracle Linux virt-manager Error launching create dialog: list index out of range
After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...
-
Have you ever seen a message in /var/adm/syslog/syslog.log and wished that something special could be done when it occurs? The messages in...
-
Create a backup using a graph file The easiest way to use fbackup is to create a file containing a list of files/directories to be ...
-
To add a DCE principle/account: dcecp -c pri create ${i} dcecp -c org add org1 -member ${i} dcecp -c group ad...
No comments:
Post a Comment